How to Install libregex-clojure software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libregex-clojure software package in Ubuntu 14.04 LTS (Trusty Tahr)

libregex-clojure software package provides Composable regexes for Clojure, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libregex-clojure 

libregex-clojure is installed in your system.

Make ensure the libregex-clojure package were installed using the commands given below,

$ sudo dpkg-query -l | grep libregex-clojure *

You will get with libregex-clojure package name, version, architecture and description in a table

libregex-clojure package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Java
Package libregex-clojure
Version 0.0~git20130321.1.433265f-1
Description Composable regexes for Clojure
Sub Section Java


See Also, How to uninstall or remove libregex-clojure software package from Ubuntu 14.04 LTS (Trusty Tahr)?